BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions

ValidateInput method

Tests a property value.

Syntax
Function ValidateInput(
          Input As String,
          PropertySetName As String,
          PropertyDefName As String) As Boolean
Parameters
Name Description

Input

The new value

PropertySetName

The internal name of the property set

PropertyDefName

The internal name of the property

Return Value

True if the value is valid for the property.

Remarks

This method only tests whether the value can be converted to the correct data type.

Copyright © 2000-2012 BlueCielo ECM Solutions